]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
staging: sm750fb: move MHz() and roundedDiv() close to their usage
authorMike Rapoport <mike.rapoport@gmail.com>
Fri, 19 Feb 2016 15:56:14 +0000 (17:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:33:00 +0000 (15:33 -0800)
commit603dd4932e9f22f20c30a0200608a1b9588013be
tree44563a8c80114c48b49a335f8f576b42c0ba4e3e
parente074da3f80a6a2c5eb4ed6758f143ee17ddbba56
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>
drivers/staging/sm750fb/ddk750_chip.c
drivers/staging/sm750fb/sm750_help.h