diff options
Diffstat (limited to 'crash-driver.patch')
-rw-r--r-- | crash-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crash-driver.patch b/crash-driver.patch index c9a99b8e2..9c35b0169 100644 --- a/crash-driver.patch +++ b/crash-driver.patch @@ -269,7 +269,7 @@ index 000000000000..fd4736ec99f5 + +#endif /* _X86_CRASH_H */ diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig -index efefd12a0f7b..6a318132b7ee 100644 +index a4af8221751e..193f1a7c2ce5 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -4,6 +4,9 @@ @@ -281,7 +281,7 @@ index efefd12a0f7b..6a318132b7ee 100644 + source "drivers/tty/Kconfig" - config DEVKMEM + config DEVMEM diff --git a/drivers/char/Makefile b/drivers/char/Makefile index d06cde26031b..0832636fd9bc 100644 --- a/drivers/char/Makefile |