diff options
| author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-09-10 19:54:32 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-09-27 10:39:57 +0300 |
| commit | 578295176d5caaf0a91314826152b4b3a5766320 (patch) | |
| tree | 874cbff23a4cb644dd5b557affcdf72a8cabe294 /include/linux/node.h | |
| parent | 5e1abb1a9bf29a35ac74f480307d4d18a3b8eb1c (diff) | |
| download | linux-578295176d5caaf0a91314826152b4b3a5766320.tar.xz | |
media: i2c: mt9v032: Drop CONFIG_OF ifdeffery
Drop of_match_ptr() from mt9v032_driver and get rid of ugly CONFIG_OF
if check. This slightly increases the size of mt9v032_driver on non-OF
system and shouldn't be an issue.
Add mod_devicetable.h include.
It also allows, in case if needed, to enumerate this device via ACPI with
PRP0001 magic.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions
