remove trailing whitespace
[coreboot.git] / src / superio / fintek / f71859 / f71859.h
old mode 100755 (executable)
new mode 100644 (file)
index 74c108e..b9aed6e
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-/* Logical Device Numbers (LDN). */
+#ifndef SUPERIO_FINTEK_F71859_F71859_H
+#define SUPERIO_FINTEK_F71859_F71859_H
 
+/* Logical Device Numbers (LDN). */
 #define F71859_SP1     0x03    /* UART1 */
 
+#endif