projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ixp4xx] remove support for older kernels
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
020-bugfix-i2c-include.patch
1
--- a/drivers/i2c/busses/i2c-pxa.c
2
+++ b/drivers/i2c/busses/i2c-pxa.c
3
@@ -32,6 +32,7 @@
4
#include <linux/i2c-pxa.h>
5
#include <linux/platform_device.h>
6
7
+#include <asm/arch/pxa-regs.h>
8
#include <asm/hardware.h>
9
#include <asm/irq.h>
10
#include <asm/io.h>
This page took
0.040174 seconds
and
5
git commands to generate.