From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161526AbcE3Loc (ORCPT ); Mon, 30 May 2016 07:44:32 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:40723 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161489AbcE3Lo3 (ORCPT ); Mon, 30 May 2016 07:44:29 -0400 From: Peter Ujfalusi To: , , , , CC: , , , , , , Mark Brown , Liam Girdwood Subject: [PATCH 21/26] omapdss: hdmi audio: Make header file independent of video/omapdss.h Date: Mon, 30 May 2016 14:42:53 +0300 Message-ID: <20160530114258.30879-22-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.8.3 In-Reply-To: <20160530114258.30879-1-peter.ujfalusi@ti.com> References: <20160530114258.30879-1-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Clean up the header files regarding to hdmi audio so the omap-hdmi-audio.h file will only need to include the platform_data/omapdss.h file. Signed-off-by: Peter Ujfalusi CC: Mark Brown CC: Jyri Sarha CC: Liam Girdwood --- drivers/gpu/drm/omapdrm/dss/hdmi.h | 1 + drivers/video/fbdev/omap2/omapfb/dss/hdmi.h | 1 + include/sound/omap-hdmi-audio.h | 9 +++++++-- include/video/omapdss.h | 5 ----- sound/soc/omap/omap-hdmi-audio.c | 1 - 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/dss/hdmi.h b/drivers/gpu/drm/omapdrm/dss/hdmi.h index 53616b02b613..c32a21a26054 100644 --- a/drivers/gpu/drm/omapdrm/dss/hdmi.h +++ b/drivers/gpu/drm/omapdrm/dss/hdmi.h @@ -24,6 +24,7 @@ #include #include #include