commit | 603dd4932e9f22f20c30a0200608a1b9588013be | [log] [tgz] |
---|---|---|
author | Mike Rapoport <mike.rapoport@gmail.com> | Fri Feb 19 17:56:14 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 15:33:00 2016 -0800 |
tree | 44563a8c80114c48b49a335f8f576b42c0ba4e3e | |
parent | e074da3f80a6a2c5eb4ed6758f143ee17ddbba56 [diff] |
staging: sm750fb: move MHz() and roundedDiv() close to their usage The MHz() and roundedDiv macros are used only by ddk750_chip.c, so move their definition there. Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>