mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 00:30:52 +07:00
parport: Add missing newline at end of file
"git diff" says: \ No newline at end of file after modifying the file. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Link: https://lore.kernel.org/r/20190801191408.10977-1-sudipm.mukherjee@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
509ce4c85b
commit
5b25380d90
@ -19,4 +19,4 @@ obj-$(CONFIG_PARPORT_ATARI) += parport_atari.o
|
||||
obj-$(CONFIG_PARPORT_SUNBPP) += parport_sunbpp.o
|
||||
obj-$(CONFIG_PARPORT_GSC) += parport_gsc.o
|
||||
obj-$(CONFIG_PARPORT_AX88796) += parport_ax88796.o
|
||||
obj-$(CONFIG_PARPORT_IP32) += parport_ip32.o
|
||||
obj-$(CONFIG_PARPORT_IP32) += parport_ip32.o
|
||||
|
Loading…
Reference in New Issue
Block a user