You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm: [ARM] fix48d7927bdf[ARM] 5010/1: htc-pasic3: remove unused defines and includes [ARM] pxa: fix0e623941be[ARM] fix lh7a40x/kev7a400 build
This commit is contained in:
@@ -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;
|
||||
@@ -30,7 +28,6 @@ struct pasic3_data {
|
||||
|
||||
#define REG_ADDR 5
|
||||
#define REG_DATA 6
|
||||
#define NUM_REGS 7
|
||||
|
||||
#define READ_MODE 0x80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user