From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161148AbcFAIpT (ORCPT ); Wed, 1 Jun 2016 04:45:19 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:42233 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758114AbcFAIh3 (ORCPT ); Wed, 1 Jun 2016 04:37:29 -0400 From: Peter Ujfalusi To: , , , , CC: , , , , , , Mark Brown , Liam Girdwood Subject: [PATCH v2 23/27] omapdss: hdmi audio: Make header file independent of video/omapdss.h Date: Wed, 1 Jun 2016 11:35:45 +0300 Message-ID: <20160601083549.10549-24-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.8.3 In-Reply-To: <20160601083549.10549-1-peter.ujfalusi@ti.com> References: <20160601083549.10549-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