tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / x86 / kernel / early_printk_mrst.c
index 65df603622b2a64bf04639ecc644bf6e43c7e784..25bfdbb5b1302937ce93343bcbd20372c6064b1a 100644 (file)
@@ -103,7 +103,7 @@ struct dw_spi_reg {
 static unsigned long mrst_spi_paddr = MRST_REGBASE_SPI0;
 
 static u32 *pclk_spi0;
-/* Always contains an accessable address, start with 0 */
+/* Always contains an accessible address, start with 0 */
 static struct dw_spi_reg *pspi;
 
 static struct kmsg_dumper dw_dumper;
This page took 0.023595 seconds and 5 git commands to generate.