]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00141478-2 SAHARA: Move header file to include directory
authorAnish Trivedi <anish@freescale.com>
Fri, 8 Apr 2011 15:11:54 +0000 (10:11 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:53 +0000 (14:08 +0200)
commitc76ea48d3ff0c4d6565e8accb5c0740ab859bfc3
tree554cb6f073a7e93c6db2cf047e187820c426f129
parentbf880d828376424ef03433f0946aabf84cc65d3c
ENGR00141478-2 SAHARA: Move header file to include directory

The user mode libsahara library relied on header file
drivers/mxc/security/sahara2/include/sahara.h. However, to make
the lib build after headers_install step and to remove dependency on
kernel source, moved this header to include/linux/mxc_sahara.h.

These changes are specific to the include/linux folder.

Signed-off-by: Anish Trivedi <anish@freescale.com>
Acked-by: Lily Zhang
include/linux/Kbuild
include/linux/mxc_sahara.h [new file with mode: 0644]