input: touchscreen: fix kernel crash in fb_notifier_callback function
[firefly-linux-kernel-4.4.55.git] / drivers / adc / Makefile
1 #
2 # Makefile for the adc core.
3 #
4
5 obj-$(CONFIG_ADC)               += core.o
6 obj-y                                   += plat/
7