linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hvdmerwe@tmtservices.co.za (Hennie van der Merwe)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH - 3rd attempt] ARM: Support for Embedian MXM-8x10 eval kit
Date: Tue, 19 Jan 2010 07:43:32 +0200	[thread overview]
Message-ID: <4B554684.3020803@tmtservices.co.za> (raw)
In-Reply-To: <f17812d71001182129v30b93f0dw72a950cec630bf10@mail.gmail.com>

Eric Miao wrote:
> You could make this declaration in .h file, e.g.
>
> #ifdef ...
> extern void mxm_8x10_mmc_init(void);
> #else
> static inline void mxm_8x10_mmc_init(void) {}
> #endif
> which will be optimized away by the compiler.
Perfect.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hvdmerwe.vcf
Type: text/x-vcard
Size: 373 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100119/681f2737/attachment.vcf>

  reply	other threads:[~2010-01-19  5:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 19:34 [PATCH - 3rd attempt] ARM: Support for Embedian MXM-8x10 eval kit Edwin Peer
2010-01-18 21:51 ` Daniel Mack
2010-01-19  5:15   ` Hennie van der Merwe
2010-01-19  5:29     ` Eric Miao
2010-01-19  5:43       ` Hennie van der Merwe [this message]
2010-01-19  5:37     ` Edwin Peer
2010-01-19  5:48       ` Hennie van der Merwe

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=4B554684.3020803@tmtservices.co.za \
    --to=hvdmerwe@tmtservices.co.za \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).