kernel: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34253 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a47fb21bf8
commit
9f3fcfae17
|
@ -1,6 +1,6 @@
|
||||||
--- a/drivers/usb/host/bcma-hcd.c
|
--- a/drivers/usb/host/bcma-hcd.c
|
||||||
+++ b/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++) {
|
for (i = 0; i < timeout; i++) {
|
||||||
val = bcma_read32(dev, reg);
|
val = bcma_read32(dev, reg);
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
#define FB_ACCEL_NEOMAGIC_NM2093 92 /* NeoMagic NM2093 */
|
#define FB_ACCEL_NEOMAGIC_NM2093 92 /* NeoMagic NM2093 */
|
||||||
--- a/include/linux/Kbuild
|
--- a/include/linux/Kbuild
|
||||||
+++ b/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 += genetlink.h
|
||||||
header-y += gfs2_ondisk.h
|
header-y += gfs2_ondisk.h
|
||||||
header-y += gigaset_dev.h
|
header-y += gigaset_dev.h
|
||||||
|
|
Loading…
Reference in New Issue