diff options
| author | Marek Vasut <[email protected]> | 2014-09-08 14:08:45 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2014-10-06 17:46:48 +0200 |
| commit | 4425e6285679a22522638bd4bb5281611635a30e (patch) | |
| tree | 6e5a5725fd6d54c46594d21bcbac93553568b648 /include | |
| parent | 09f7e314e4d5eef939f97fa85424c9a31fc38119 (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
