Commit c03719ef authored by Lucas Tanure's avatar Lucas Tanure Committed by Benjamin Herrenschmidt

powerpc: Fix wrong defintion in boot/io.h

Fix wrong __IO_H definition in boot/io.h
Reported-by: default avatarFernando Silveira <fsilveira@gmail.com>
Signed-off-by: default avatarLucas Tanure <tanure@linux.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 73400565
#ifndef _IO_H
#define __IO_H
#define _IO_H
#include "types.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