]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00273854 mxcfb: header file split up
authorLiu Ying <Ying.Liu@freescale.com>
Mon, 5 Aug 2013 07:41:46 +0000 (15:41 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:26 +0000 (09:54 +0800)
commit8014adda7cfe857f497f28ec3af34d3e5489e8f0
tree822ce66c96d86615773864d57388d661fc93ba06
parent115498d03d9ea754703eabb0fa21098043a1a859
ENGR00273854 mxcfb: header file split up

This patch splits mxcfb header file up to
include/linux/ directory and include/uapi/linux/
directory so that the userspace may include
the mxcfb header file. This patch also fixes some
annotations and macros about the header file's
naming.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
include/linux/mxcfb.h
include/uapi/linux/Kbuild
include/uapi/linux/mxcfb.h [new file with mode: 0644]