]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/c6x/include/asm/clock.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mirror_ubuntu-zesty-kernel.git] / arch / c6x / include / asm / clock.h
index bcf42b2b4b1e73650da36d1be59b530d579c29e2..e2f818a7a1d1bead0841fa86d1f0ab6e7f0fcadf 100644 (file)
@@ -101,7 +101,7 @@ struct clk {
 #define CLK_PLL                        BIT(2) /* PLL-derived clock */
 #define PRE_PLL                        BIT(3) /* source is before PLL mult/div */
 #define FIXED_DIV_PLL          BIT(4) /* fixed divisor from PLL */
-#define FIXED_RATE_PLL         BIT(5) /* fixed ouput rate PLL */
+#define FIXED_RATE_PLL         BIT(5) /* fixed output rate PLL */
 
 #define MAX_PLL_SYSCLKS 16