Skip to content

Commit

Permalink
[ARM] 5010/1: htc-pasic3: remove unused defines and includes
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Philipp Zabel authored and Russell King committed Apr 24, 2008
1 parent 99b56ca commit 328d8a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/mfd/htc-pasic3.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#include <linux/interrupt.h>
#include <linux/mfd/htc-pasic3.h>

#include <asm/arch/pxa-regs.h>

struct pasic3_data {
void __iomem *mapping;
unsigned int bus_shift;
Expand All @@ -30,7 +28,6 @@ struct pasic3_data {

#define REG_ADDR 5
#define REG_DATA 6
#define NUM_REGS 7

#define READ_MODE 0x80

Expand Down

0 comments on commit 328d8a0

Please sign in to comment.