Commit 513485fd authored by Jani Nikula's avatar Jani Nikula
parent b6a5cd7e
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* *
*/ */
#ifndef _I830_BIOS_H_ #ifndef _INTEL_BIOS_H_
#define _I830_BIOS_H_ #define _INTEL_BIOS_H_
/** /**
* struct vbt_header - VBT Header structure * struct vbt_header - VBT Header structure
...@@ -983,4 +983,4 @@ enum mipi_gpio_pin_index { ...@@ -983,4 +983,4 @@ enum mipi_gpio_pin_index {
MIPI_GPIO_MAX MIPI_GPIO_MAX
}; };
#endif /* _I830_BIOS_H_ */ #endif /* _INTEL_BIOS_H_ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment