drivewire.s: Start comments properly with semicolons
authorTormod Volden <debian.tormod@gmail.com>
Sun, 15 May 2016 14:17:16 +0000 (16:17 +0200)
committerAlan Cox <alan@etchedpixels.co.uk>
Mon, 16 May 2016 10:05:42 +0000 (11:05 +0100)
commitcb0297f8e84362068618a1862203b0b0edd6b22c
tree272f98ffdfeffedf3f7b8bd892713263b360ad5c
parent1a611476e05391a7d9b1889931e1c4ddde1ed01b
drivewire.s: Start comments properly with semicolons

The as wrapper in lwtools 4.13 uses the "newsource" pragma by default,
which require all comments to start with a semicolon.

For the files we copy as-is from "upstream" DriveWire code, we'll
simply turn off the "newsource" pragma for now.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Kernel/platform-coco2/drivewire.s
Kernel/platform-coco3/drivewire.s
Kernel/platform-dragon-nx32/drivewire.s
Kernel/platform-dragon/drivewire.s