clk.h: Add <asm/errno.h>
authorTom Rini <trini@konsulko.com>
Wed, 21 Sep 2016 21:56:01 +0000 (17:56 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 21 Sep 2016 21:56:01 +0000 (17:56 -0400)
commit3ce750ede177dba2712ea0ba135a07ee25f1f695
tree347f580d8b2bf76a2c57c9eddd1a3ad73246ba39
parent423620b9d47a704124f9fd624b4de4ed56c600d6
clk.h: Add <asm/errno.h>

Since we return -ENOSYS in some cases we must have <asm/errno.>
available.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/clk.h