
29 Feb
2016
29 Feb
'16
8:31 a.m.
On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass sjg@chromium.org wrote:
On 27 February 2016 at 23:57, Bin Meng bmeng.cn@gmail.com wrote:
Clean up this file a little bit:
- Remove inclusion of <linux/compiler.h>
- Use tab in the macro definition
- Remove table definitions that are not needed
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/include/asm/coreboot_tables.h | 153 +++++++++++++++++---------------- 1 file changed, 80 insertions(+), 73 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86/next, thanks!