projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf6af
)
spi: pxa2xx: Remove unused define
author
Jarkko Nikula
<jarkko.nikula@linux.intel.com>
Thu, 18 Dec 2014 13:04:19 +0000
(15:04 +0200)
committer
Mark Brown
<broonie@kernel.org>
Mon, 22 Dec 2014 20:17:22 +0000
(20:17 +0000)
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-pxa2xx.c
b/drivers/spi/spi-pxa2xx.c
index 05c623cfb078d6503bd6d501cc1e821f07784d9e..e1dc861857f209a24a70a2788995952c2dc95436 100644
(file)
--- a/
drivers/spi/spi-pxa2xx.c
+++ b/
drivers/spi/spi-pxa2xx.c
@@
-45,8
+45,6
@@
MODULE_DESCRIPTION("PXA2xx SSP SPI Controller");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:pxa2xx-spi");
-#define MAX_BUSES 3
-
#define TIMOUT_DFLT 1000
/*