mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
kernel: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34253 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1d70fe9050
commit
4318f32f11
@ -1,6 +1,6 @@
|
||||
--- a/drivers/usb/host/bcma-hcd.c
|
||||
+++ b/drivers/usb/host/bcma-hcd.c
|
||||
@@ -45,7 +45,7 @@ static int bcma_wait_bits(struct bcma_de
|
||||
@@ -46,7 +46,7 @@ static int bcma_wait_bits(struct bcma_de
|
||||
|
||||
for (i = 0; i < timeout; i++) {
|
||||
val = bcma_read32(dev, reg);
|
||||
|
@ -10,7 +10,7 @@
|
||||
#define FB_ACCEL_NEOMAGIC_NM2093 92 /* NeoMagic NM2093 */
|
||||
--- a/include/linux/Kbuild
|
||||
+++ b/include/linux/Kbuild
|
||||
@@ -145,6 +145,8 @@ header-y += generic_serial.h
|
||||
@@ -144,6 +144,8 @@ header-y += generic_serial.h
|
||||
header-y += genetlink.h
|
||||
header-y += gfs2_ondisk.h
|
||||
header-y += gigaset_dev.h
|
||||
|
Loading…
Reference in New Issue
Block a user