summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/miscdrv/common_drv.c
diff options
context:
space:
mode:
authorAndy Voltz <andy.voltz@timesys.com>2011-06-02 15:30:47 -0400
committerAndy Voltz <andy.voltz@timesys.com>2011-06-02 15:30:47 -0400
commitd3e3a86046a801143d54b2c4bb2173088b0f3d30 (patch)
treed7326a5caeabc0038a5e7356b6bc94fbc19dd9c1 /drivers/staging/ath6kl/miscdrv/common_drv.c
parent7ca0350b8c0fbe95b24dd7f2f1da51055a04eb43 (diff)
remove hw symlink which caused issues for git diff2.6.35.3-mx51-201107021930
Diffstat (limited to 'drivers/staging/ath6kl/miscdrv/common_drv.c')
-rw-r--r--drivers/staging/ath6kl/miscdrv/common_drv.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/staging/ath6kl/miscdrv/common_drv.c b/drivers/staging/ath6kl/miscdrv/common_drv.c
index 6754fde467de..438026f667bc 100644
--- a/drivers/staging/ath6kl/miscdrv/common_drv.c
+++ b/drivers/staging/ath6kl/miscdrv/common_drv.c
@@ -25,13 +25,13 @@
#include "athdefs.h"
#include "a_types.h"
-#include "AR6002/hw2.0/hw/mbox_host_reg.h"
-#include "AR6002/hw2.0/hw/apb_map.h"
-#include "AR6002/hw2.0/hw/si_reg.h"
-#include "AR6002/hw2.0/hw/gpio_reg.h"
-#include "AR6002/hw2.0/hw/rtc_reg.h"
-#include "AR6002/hw2.0/hw/vmc_reg.h"
-#include "AR6002/hw2.0/hw/mbox_reg.h"
+#include "AR6002/hw.0/mbox_host_reg.h"
+#include "AR6002/hw.0/apb_map.h"
+#include "AR6002/hw.0/si_reg.h"
+#include "AR6002/hw.0/gpio_reg.h"
+#include "AR6002/hw.0/rtc_reg.h"
+#include "AR6002/hw.0/vmc_reg.h"
+#include "AR6002/hw.0/mbox_reg.h"
#include "a_osapi.h"
#include "targaddrs.h"