Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Simon Glass | 70778bc | 2015-03-05 12:25:26 -0700 | [diff] [blame] | 2 | /* |
3 | * Copyright (c) 2014 Google, Inc | ||||
Simon Glass | 70778bc | 2015-03-05 12:25:26 -0700 | [diff] [blame] | 4 | */ |
5 | |||||
6 | #ifndef _ASM_PROCESSOR_H | ||||
7 | #define _ASM_PROCESSOR_H | ||||
8 | |||||
9 | /* This file is required for PCI */ | ||||
10 | |||||
11 | #endif |