hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

odroidc2-3.14.y compile failed when enable CONFIG_AM_JPEGDEC #308

Open LinhDNguyen opened 7 years ago

LinhDNguyen commented 7 years ago

when I enable CONFIG_AM_JPEGDEC, then compile the kernel, following error occurs:

drivers/amlogic/amports/jpegdec.c:31:21: fatal error: plat/io.h: No such file or directory

Please check this error. Thanks.