Re: [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver

2017-05-03 Thread kbuild test robot
Hi Andy, [auto build test ERROR on linus/master] [also build test ERROR on v4.11 next-20170503] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/ALSA-atmel-Remove-AVR32-bits-from-t

Re: [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver

2017-05-03 Thread Nicolas Ferre
Le 02/05/2017 à 13:25, Andy Shevchenko a écrit : > AVR32 is gone. Now it's time to clean up the driver by removing > leftovers that was used by AVR32 related code. > > Signed-off-by: Andy Shevchenko Seems okay: Acked-by: Nicolas Ferre Thanks! > --- > sound/atmel/Kconfig | 13 +- > sound/at

[PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver

2017-05-02 Thread Andy Shevchenko
AVR32 is gone. Now it's time to clean up the driver by removing leftovers that was used by AVR32 related code. Signed-off-by: Andy Shevchenko --- sound/atmel/Kconfig | 13 +- sound/atmel/Makefile | 2 - sound/atmel/abdac.c | 610 --- sound/atm