Skip to content
Snippets Groups Projects
Commit 39abd65c authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Heiko Schocher
Browse files

arc: remove "hardware.h"


This file was only required for compilation of designware_i2c driver.
Since explicit inclusion of "hardware.h" is now removed from the driver
we may safely remove this empty header as well.

Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>

Cc: Tom Rini <trini@ti.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Vipin Kumar <vipin.kumar@st.com>
Cc: Armando Visconti <armando.visconti@st.com>
parent 3d93f695
No related branches found
No related tags found
No related merge requests found
/*
* Copyright (C) 2014 Synopsys, Inc. All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0+
*/
/*
* This file is only required to allow compilation of "designware_i2c" driver.
* Which explicitly includes <asm/arch/hardware.h>.
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment