powerpc: Add linkage.h file
This permits us to use linux/linkage.h on PowerPC machines. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
7
arch/powerpc/include/asm/linkage.h
Normal file
7
arch/powerpc/include/asm/linkage.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2014 Google, Inc
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
/* We don't need anything here at present */
|
||||
Reference in New Issue
Block a user