Re: [PATCH] ivtv: don't recompile needlessly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Driver prints 3l33t banner including kernel version.
> Could we _please_ never do this in future.

Thanks for reporting this. This was a leftover from when the driver was
standalone. I've merged this patch in my repository and will push it
upstream.

Regards,

        Hans

>
> Signed-off-by: Alexey Dobriyan <[email protected]>
> ---
>
>  drivers/media/video/ivtv/ivtv-driver.c |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> --- a/drivers/media/video/ivtv/ivtv-driver.c
> +++ b/drivers/media/video/ivtv/ivtv-driver.c
> @@ -56,7 +56,6 @@
>  #include "ivtv-gpio.h"
>  #include "ivtv-yuv.h"
>
> -#include <linux/vermagic.h>
>  #include <media/tveeprom.h>
>  #include <media/v4l2-chip-ident.h>
>
> @@ -1315,7 +1314,7 @@ static struct pci_driver ivtv_pci_driver = {
>  static int module_start(void)
>  {
>  	printk(KERN_INFO "ivtv:  ==================== START INIT IVTV
> ====================\n");
> -	printk(KERN_INFO "ivtv:  version %s (" VERMAGIC_STRING ") loading\n",
> IVTV_VERSION);
> +	printk(KERN_INFO "ivtv:  version %s loading\n", IVTV_VERSION);
>
>  	memset(ivtv_cards, 0, sizeof(ivtv_cards));
>
>
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux