projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'fix/hda' into for-linus
[linux-2.6]
/
drivers
/
spi
/
Makefile
diff --git
a/drivers/spi/Makefile
b/drivers/spi/Makefile
index
5e9f521
..
5d04519
100644
(file)
--- a/
drivers/spi/Makefile
+++ b/
drivers/spi/Makefile
@@
-33,7
+33,6
@@
obj-$(CONFIG_SPI_SH_SCI) += spi_sh_sci.o
# ... add above this line ...
# SPI protocol drivers (device/link on bus)
-obj-$(CONFIG_SPI_AT25) += at25.o
obj-$(CONFIG_SPI_SPIDEV) += spidev.o
obj-$(CONFIG_SPI_TLE62X0) += tle62x0.o
# ... add above this line ...