fbset: fix musl compile
authorPeter Seiderer <ps.report@gmx.net>
Mon, 11 Jul 2016 20:13:48 +0000 (22:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Jul 2016 11:19:00 +0000 (13:19 +0200)
commitc4c73da7ff6491324beb296729a8f39daef7d8b5
tree38aab608427d11af7eae8fe7eb2e8832ab5c2c0e
parentc091ecda8743683102f9cccffa15f10b55b52ef3
fbset: fix musl compile

Unconditional include <asm/types.h> for __u32 type.

Fixes [1]:

  error: unknown type name '__u32'

[1] http://autobuild.buildroot.net/results/90f/90fc7954c532417c2ceaf9ab8549099d84561a42

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/fbset/0001-Fix-musl-compile.patch [new file with mode: 0644]