diff options
Diffstat (limited to 'target/linux/ep93xx/patches-2.6.38')
-rw-r--r-- | target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch b/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch index 68099c5b60..1f0c5e67d8 100644 --- a/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch +++ b/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch @@ -29,7 +29,7 @@ of the EP93xx SoC. In a future kernel (>2.6.34) there may be a new file #if defined(CONFIG_DEPRECATED_PARAM_STRUCT) #include "compat.h" #endif -@@ -989,9 +995,16 @@ static int c_show(struct seq_file *m, vo +@@ -986,9 +992,16 @@ static int c_show(struct seq_file *m, vo seq_puts(m, "\n"); seq_printf(m, "Hardware\t: %s\n", machine_name); |