Re: [PATCH 1/1] Drivers/media/radio: Fix build error

2012-04-02 Thread Mauro Carvalho Chehab
Hans Verkuil hverk...@xs4all.nl wrote: On Sunday, April 01, 2012 21:09:34 Tracey Dent wrote: radio-maxiradio depends on SND_FM801_TEA575X_BOOL to build or will result in an build error such as: Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: snd_tea575x_init

Re: [PATCH 1/1] drivers/media/radio: Fix build error

2012-04-01 Thread Linus Torvalds
On Sun, Apr 1, 2012 at 10:23 AM, tdent48...@gmail.com wrote: From: Tracey tj@tj-HP-2000-Notebook-PC.(none) Please fix your git config to have proper name and email (or whatever tool you used). Your 'cc' list is similarly broken. Either selecting or depending on the

[V2 PATCH 1/1] drivers/media/radio: Fix build error

2012-04-01 Thread Tracey Dent
radio-maxiradio depends on SND_FM801_TEA575X_BOOL to build or will result in an build error such as: Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: snd_tea575x_init [drivers/media/radio/radio-maxiradio.ko] undefined! ERROR: snd_tea575x_exit [drivers/media/radio/radio-maxiradio.ko] undefined!

[PATCH 1/1] Drivers/media/radio: Fix build error

2012-04-01 Thread Tracey Dent
radio-maxiradio depends on SND_FM801_TEA575X_BOOL to build or will result in an build error such as: Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: snd_tea575x_init [drivers/media/radio/radio-maxiradio.ko] undefined! ERROR: snd_tea575x_exit [drivers/media/radio/radio-maxiradio.ko] undefined!

Re: [V2 PATCH 1/1] drivers/media/radio: Fix build error

2012-04-01 Thread Tracey Dent
I'm so sorry for all the noise. I recently set up git on a new laptop and I sis not configure it correctly. Can everybody disregard this thread and I sent a new patch in a new thread thread which should fix suggested issue[1]. Once again sorry. [1]: https://lkml.org/lkml/2012/4/1/175 -- To

Re: [PATCH 1/1] Drivers/media/radio: Fix build error

2012-04-01 Thread Hans Verkuil
On Sunday, April 01, 2012 21:09:34 Tracey Dent wrote: radio-maxiradio depends on SND_FM801_TEA575X_BOOL to build or will result in an build error such as: Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: snd_tea575x_init [drivers/media/radio/radio-maxiradio.ko] undefined! ERROR:

Re: [PATCH 1/1] Drivers/media/radio: Fix build error

2012-04-01 Thread Randy Dunlap
On 04/01/2012 12:24 PM, Hans Verkuil wrote: On Sunday, April 01, 2012 21:09:34 Tracey Dent wrote: radio-maxiradio depends on SND_FM801_TEA575X_BOOL to build or will result in an build error such as: Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: snd_tea575x_init

Re: [PATCH 1/1] Drivers/media/radio: Fix build error

2012-04-01 Thread Shea Levy
On 04/01/2012 03:24 PM, Hans Verkuil wrote: No, this is the correct patch: diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 8816804..5ca0939 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -2,8 +2,8 @@ config SND_TEA575X tristate - depends on