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

2012-04-01 Thread Tracey Dent
of selecting CONFIG_SND_FM801_TEA575X_BOOL, select CONFIG_SND_TEA575X, which in turns selects CONFIG_SND_FM801_TEA575X_BOOL and any other dependencies. Reported-by: Shea Levy s...@shealevy.com Signed-off-by: Tracey Dent tdent48...@gmail.com --- drivers/media/radio/Kconfig |4 ++-- 1 file changed

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

2012-04-01 Thread Tracey Dent
of selecting CONFIG_SND_FM801_TEA575X_BOOL, select CONFIG_SND_TEA575X, which in turns selects CONFIG_SND_FM801_TEA575X_BOOL and any other dependencies for it to build. Reported-by: Shea Levy s...@shealevy.com Signed-off-by: Tracey Dent tdent48...@gmail.com --- drivers/media/radio/Kconfig |1 + 1

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