Skip to content

Commit

Permalink
ath6kl: Remove duplicate abp_map.h
Browse files Browse the repository at this point in the history
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Vasanthakumar Thiagarajan authored and Greg Kroah-Hartman committed May 3, 2011
1 parent a9d4d47 commit b783adb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/apb_map.h

This file was deleted.

2 changes: 1 addition & 1 deletion drivers/staging/ath6kl/miscdrv/common_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
#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 "hw/apb_map.h"

#include "a_osapi.h"
#include "targaddrs.h"
Expand Down

0 comments on commit b783adb

Please sign in to comment.