Fix fuzz in "video: Remove nvidiafb and rivafb"

Surprisingly. quilt (and presumably diff) accepts a context line
starting with "\t" that should start with " \t".
This commit is contained in:
Ben Hutchings 2018-08-11 22:48:59 +01:00
parent af4624bdda
commit 9d953ac0e1
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ probably discontinued 10 years ago.
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -991,101 +991,6 @@ config FB_ATMEL_STN
help
This enables support for the AT91/AT32 LCD Controller.
help
This enables support for the AT91/AT32 LCD Controller.
-config FB_NVIDIA
- tristate "nVidia Framebuffer Support"