aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-22 20:41:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-22 20:41:48 +0000
commit4b96d3af2a004312e1ff7e52dc3df4849bf7cf8e (patch)
tree145763653e0071de94612a50b924f105d5be34f0
parent462ca22e9cee1e7d93c126f1bbcd5366d93c732f (diff)
downloadupstream-4b96d3af2a004312e1ff7e52dc3df4849bf7cf8e.tar.gz
upstream-4b96d3af2a004312e1ff7e52dc3df4849bf7cf8e.tar.bz2
upstream-4b96d3af2a004312e1ff7e52dc3df4849bf7cf8e.zip
ramips: rt305x: remove unused defines from mach-nw718.c
SVN-Revision: 28077
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c
index 61e4994404..9d2f47f9de 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c
@@ -31,9 +31,6 @@
#define NW718_GPIO_BUTTON_RESET 10
#define NW718_GPIO_SPI_CS0 3
-#define NW718_GPIO_SPI_SCK 4
-#define NW718_GPIO_SPI_MOSI 5
-#define NW718_GPIO_SPI_MISO 6
#define NW718_BUTTONS_POLL_INTERVAL 20