]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/asm-blackfin/mach-bf561/cdefBF561.h
Blackfin arch: clean up some coding style issues
[mirror_ubuntu-zesty-kernel.git] / include / asm-blackfin / mach-bf561 / cdefBF561.h
index 6e8b8168a97aa0d45188a08c1b227baf84bdc0b1..1a8ec9e46922295ecd513de90bd2a608defe534e 100644 (file)
@@ -74,7 +74,6 @@ static __inline__ void bfin_write_VR_CTL(unsigned int val)
        local_irq_restore(flags);
        bfin_write32(SICA_IWR0, iwr0);
        bfin_write32(SICA_IWR1, iwr1);
-
 }
 #define bfin_read_PLL_STAT()                 bfin_read16(PLL_STAT)
 #define bfin_write_PLL_STAT(val)             bfin_write16(PLL_STAT,val)