diff options
Diffstat (limited to 'target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch')
-rw-r--r-- | target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch index 8103e84..92bce80 100644 --- a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch +++ b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch @@ -21,7 +21,7 @@ /* * Invoke the realmode switch hook if present; otherwise -@@ -156,6 +159,16 @@ void go_to_protected_mode(void) +@@ -112,6 +115,16 @@ void go_to_protected_mode(void) die(); } |