amlogic: osd: Block undefined INSTABOOT code with ifdef 10/290010/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 17 Mar 2023 06:05:33 +0000 (15:05 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 17 Mar 2023 06:05:38 +0000 (15:05 +0900)
commit997f4a103b764f37aa081ad1956bcd1dd8c5da81
tree718f521feac7edb4e448fe81afc818e0ffa68b97
parent282bdb658a582b3528778eab746ffc121cb50771
amlogic: osd: Block undefined INSTABOOT code with ifdef

In osd code, there is not defined INSTABOOT code block, but some
code is not wrapped with the config option #ifdef. Fix to block
INSTABOOT code block with ifdef properly.

Change-Id: I6b87e3f6448d70a5fff6afa15414a9a2b7490ad7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/amlogic/media/osd/osd_fb.c