remove trailing whitespace
[coreboot.git] / util / nvramtool / accessors / cmos-hw-unix.c
index 6d42cb57ee2914fc5f9e78895fd0b626d04fe7da..9a39a0c6861cc451a30a38eda4386b7d35013799 100644 (file)
@@ -18,7 +18,7 @@
 #include <DirectHW/DirectHW.h>
 #endif
 #if defined(__NetBSD__)
-#if defined(__i386__) || defined(__x86_64__) 
+#if defined(__i386__) || defined(__x86_64__)
 #include <machine/sysarch.h>
 
 static inline void outb(uint8_t value, uint16_t port)