mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either built-in or as a module, use that macro instead of open coding the same. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> |
||
|---|---|---|
| .. | ||
| accel.c | ||
| accel.h | ||
| chip.h | ||
| debug.h | ||
| dvi.c | ||
| dvi.h | ||
| global.c | ||
| global.h | ||
| hw.c | ||
| hw.h | ||
| ioctl.c | ||
| ioctl.h | ||
| lcd.c | ||
| lcd.h | ||
| Makefile | ||
| share.h | ||
| tblDPASetting.c | ||
| tblDPASetting.h | ||
| via_aux_ch7301.c | ||
| via_aux_edid.c | ||
| via_aux_sii164.c | ||
| via_aux_vt1621.c | ||
| via_aux_vt1622.c | ||
| via_aux_vt1625.c | ||
| via_aux_vt1631.c | ||
| via_aux_vt1632.c | ||
| via_aux_vt1636.c | ||
| via_aux.c | ||
| via_aux.h | ||
| via_clock.c | ||
| via_clock.h | ||
| via_i2c.c | ||
| via_modesetting.c | ||
| via_modesetting.h | ||
| via_utility.c | ||
| via_utility.h | ||
| via-core.c | ||
| via-gpio.c | ||
| viafbdev.c | ||
| viafbdev.h | ||
| viamode.c | ||
| viamode.h | ||
| vt1636.c | ||
| vt1636.h | ||