mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Shuah Khan <shuah.kh@samsung.com>
To: m.chehab@samsung.com, dheitmueller@kernellabs.com
Cc: Shuah Khan <shuah.kh@samsung.com>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] au0828: au0828_rc_*() defines cleanup
Date: Fri,  8 Aug 2014 18:36:17 -0600	[thread overview]
Message-ID: <cover.1407544065.git.shuah.kh@samsung.com> (raw)

Define au0828_rc_*() stubs to avoid compile errors when
VIDEO_AU0828_RC is disabled and avoid the need to enclose
au0828_rc_*() in ifdef CONFIG_VIDEO_AU0828_RC in .c files.

This patch series adds stubs and fixes places where ifdef
is used.

Shuah Khan (2):
  au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case
  au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()

 drivers/media/usb/au0828/au0828-core.c |    4 ----
 drivers/media/usb/au0828/au0828.h      |   15 +++++++++++----
 2 files changed, 11 insertions(+), 8 deletions(-)

-- 
1.7.10.4


             reply	other threads:[~2014-08-09  0:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-09  0:36 Shuah Khan [this message]
2014-08-09  0:36 ` [PATCH 1/2] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case Shuah Khan
2014-08-09  0:36 ` [PATCH 2/2] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*() Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1407544065.git.shuah.kh@samsung.com \
    --to=shuah.kh@samsung.com \
    --cc=dheitmueller@kernellabs.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome