mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[POWERPC] ppc: cs4218_tdm remove extra brace
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
f42963f864
commit
64a3de1c3d
1 changed files with 0 additions and 1 deletions
|
@ -1379,7 +1379,6 @@ static void cs_nosound(unsigned long xx)
|
|||
}
|
||||
|
||||
static DEFINE_TIMER(beep_timer, cs_nosound, 0, 0);
|
||||
};
|
||||
|
||||
static void cs_mksound(unsigned int hz, unsigned int ticks)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue