]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
spi: s3c64xx: Remove unused platform_device_id entries
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 29 Dec 2015 17:34:40 +0000 (18:34 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 30 Dec 2015 16:48:58 +0000 (16:48 +0000)
commitcc023478dc8a3ab07828620dd80303fcd81fb227
tree0f653f9f6aff99cb9ea1c862c5e490c963bb08d9
parenta0067db36a2f9733a2e956a44ef8145e6a809bdb
spi: s3c64xx: Remove unused platform_device_id entries

s5pv210 and exynos4 are now DT only platforms hence these
entries can now be safely removed from the match table.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c