Skip to content
Commit 06c24f67 authored by Baoyou Xie's avatar Baoyou Xie Committed by Mauro Carvalho Chehab
Browse files

[media] coda: add missing header dependencies



We get 1 warning when building kernel with W=1:
drivers/media/platform/coda/coda-h264.c:22:5: warning: no previous prototype for 'coda_h264_padding' [-Wmissing-prototypes]

In fact, this function is declared in coda.h, so this patch
add missing header dependencies.

Signed-off-by: default avatarBaoyou Xie <baoyou.xie@linaro.org>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent c0b34ab1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment