[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201310220651.03499.marex@denx.de>
Date: Tue, 22 Oct 2013 06:51:03 +0200
From: Marek Vasut <marex@...x.de>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Jim Davis <jim.epost@...il.com>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, jic23@...nel.org,
gregkh@...uxfoundation.org, linux-iio@...r.kernel.org
Subject: Re: [PATCH -next] staging/iio/adc: MXS_LRADC depends on INPUT
Dear Randy Dunlap,
> From: Randy Dunlap <rdunlap@...radead.org>
>
> mxs-lradc.c uses many input_() functions so it should
> depend on INPUT to fix build errors.
>
> drivers/built-in.o: In function `mxs_lradc_ts_unregister':
> drivers/staging/iio/adc/mxs-lradc.c:905: undefined reference to
> `input_unregister_device' drivers/staging/iio/adc/mxs-lradc.c:905:
> undefined reference to `input_unregister_device' drivers/built-in.o: In
> function `input_report_abs':
> include/linux/input.h:399: undefined reference to `input_event'
> include/linux/input.h:399: undefined reference to `input_event'
> include/linux/input.h:399: undefined reference to `input_event'
> drivers/built-in.o: In function `input_report_key':
> include/linux/input.h:389: undefined reference to `input_event'
> drivers/built-in.o: In function `input_sync':
> include/linux/input.h:414: undefined reference to `input_event'
> drivers/built-in.o:include/linux/input.h:389: more undefined references to
> `input_event' follow
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Acked-by: Marek Vasut <marex@...x.de>
Thanks!
Best regards,
Marek Vasut
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists