ARM: rmobile: lager: Move rcar-gen2-common to rcar-common

To common use of rcar-gen2-common directory in the R-Car SoCs,
and change from rcar-gen2-common to rcar-common.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Nobuhiro Iwamatsu 2016-07-22 07:15:57 +09:00
parent c5e729eaf0
commit 0f2765e84e

View file

@ -6,4 +6,4 @@
# SPDX-License-Identifier: GPL-2.0
#
obj-y := lager.o qos.o ../rcar-gen2-common/common.o
obj-y := lager.o qos.o ../rcar-common/common.o