From: Mauro Carvalho Chehab Date: Wed, 24 Sep 2014 12:59:02 +0000 (-0300) Subject: [media] as102_drv.h: added a missing newline X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=289297b9a33d4de9644c422c0cf6349387af8ad3;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [media] as102_drv.h: added a missing newline drivers/media/usb/as102/as102_drv.h:83:6: warning: no newline at end of file Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/as102/as102_drv.h b/drivers/media/usb/as102/as102_drv.h index 9430d30163a3..aee2d76e8dfc 100644 --- a/drivers/media/usb/as102/as102_drv.h +++ b/drivers/media/usb/as102/as102_drv.h @@ -80,4 +80,4 @@ struct as102_dev_t { int as102_dvb_register(struct as102_dev_t *dev); void as102_dvb_unregister(struct as102_dev_t *dev); -#endif \ No newline at end of file +#endif