summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2014-09-08 14:08:45 +0200
committerMarek Vasut <[email protected]>2014-10-06 17:46:48 +0200
commit4425e6285679a22522638bd4bb5281611635a30e (patch)
tree6e5a5725fd6d54c46594d21bcbac93553568b648 /include
parent09f7e314e4d5eef939f97fa85424c9a31fc38119 (diff)
arm: socfpga: clock: Drop nonsense inlining from clock manager code
The inlining is done by GCC when needed, there is no need to do it explicitly. Furthermore, the inline keyword does not force-inline the code, but is only a hint for the compiler. Scrub this hint. Signed-off-by: Marek Vasut <[email protected]> Cc: Chin Liang See <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Tom Rini <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Pavel Machek <[email protected]> Acked-by: Dinh Nguyen <[email protected]> Acked-by: Pavel Machek <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions