]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/sram.c
CodingStyle fixes based on LKML comments
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / sram.c
index 25ce5269626abc25b7b3b4c3c3a4e8f71574eb9b..bc46f33aede3dc5bc9ebe9394bde2183faa126ed 100644 (file)
@@ -57,7 +57,8 @@ extern unsigned long omapfb_reserve_sram(unsigned long sram_pstart,
                                         unsigned long pstart_avail,
                                         unsigned long size_avail);
 
-/* Depending on the target RAMFS firewall setup, the public usable amount of
+/*
+ * Depending on the target RAMFS firewall setup, the public usable amount of
  * SRAM varies.  The default accessable size for all device types is 2k. A GP
  * device allows ARM11 but not other initators for full size. This
  * functionality seems ok until some nice security API happens.