staging: ath6kl: Eliminating the symlink to 2.0 header files
authorVipin Mehta <vmehta@atheros.com>
Wed, 8 Sep 2010 22:19:48 +0000 (15:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Sep 2010 04:26:41 +0000 (21:26 -0700)
Moving the AR6002 hw 2.0 specific register definitions files from
the hw.0 directory to a new directory, 'hw' within hw2.0.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw [deleted symlink]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/analog_intf_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/analog_intf_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/analog_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/analog_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/apb_map.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/apb_map.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/gpio_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/gpio_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/mbox_host_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/mbox_host_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/mbox_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/mbox_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/rtc_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/rtc_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/si_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/si_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/uart_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/uart_reg.h with 100% similarity]
drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/vmc_reg.h [moved from drivers/staging/ath6kl/include/common/AR6002/hw.0/vmc_reg.h with 100% similarity]

diff --git a/drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw b/drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw
deleted file mode 120000 (symlink)
index 8fae5c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../hw.0
\ No newline at end of file