summaryrefslogtreecommitdiff
path: root/ioexact.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-17ioexact: make mayexit a boolDaniel Borkmann1-2/+4
It's used as such, so therefore make it a bool instead of int. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04xio: add ioexact operationsDaniel Borkmann1-0/+7
Break this out so that we only need to have sigint non-static where it is really needed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
n Boyd <sboyd@codeaurora.org>2016-04-19 18:05:04 -0700 committerMark Brown <broonie@kernel.org>2016-04-20 10:13:37 +0100 commitb6bf3289bc3c1d8df9f37c2f4f8450cc677fb286 (patch) treebc9e62d45e8722594298d76d3b8c93c3300d1db5 /Makefile parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
ASoC: ak4642: Remove CLK_IS_ROOT
This flag is a no-op now (see commit 47b0eeb3dc8a "clk: Deprecate CLK_IS_ROOT", 2016-02-02) so remove it. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Makefile')