diff options
author | Tomi Valkeinen <[email protected]> | 2015-12-09 19:23:44 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2015-12-29 11:07:46 +0200 |
commit | fc6caa0b5b9b234fc9efff4342956d5d06112137 (patch) | |
tree | 4b3bdcac113bf0f8c051f439f5d8b053e84caeba /scripts/gdb/linux/modules.py | |
parent | f76ee892a99e68b55402b8d4b8aeffcae2aff34d (diff) |
omapdss: remove CONFIG_OMAP2_DSS_VENC from omapdss.h
We are about to make a private copy of omapdss for omapfb and for
omapdrm. The omapdss.h file will still be shared for the time being. The
copy will need to change the config symbols, and we happen to have one
use of these config symbols in omapdss.h which needs to be removed.
Luckily we can just delete the use of CONFIG_OMAP2_DSS_VENC from
omapdss, as it's used only to hide extern declarations, and there's no
harm to have those declarations even if CONFIG_OMAP2_DSS_VENC is not
set.
Signed-off-by: Tomi Valkeinen <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Acked-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions