From: Peter Meerwald <pmeerw@pmeerw.net>
To: linux-iio@vger.kernel.org
Cc: Peter Meerwald <pmeerw@pmeerw.net>
Subject: [PATCH] iio: Restore alphabetic order in Makefile
Date: Thu, 8 Aug 2013 18:39:48 +0200 [thread overview]
Message-ID: <1375979988-16697-2-git-send-email-pmeerw@pmeerw.net> (raw)
In-Reply-To: <1375979988-16697-1-git-send-email-pmeerw@pmeerw.net>
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
---
drivers/iio/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/Makefile b/drivers/iio/Makefile
index 161f769..7c85a4b 100644
--- a/drivers/iio/Makefile
+++ b/drivers/iio/Makefile
@@ -23,6 +23,6 @@ obj-y += frequency/
obj-y += imu/
obj-y += light/
obj-y += magnetometer/
+obj-y += pressure/
obj-y += temperature/
obj-y += trigger/
-obj-y += pressure/
--
1.8.3.4
next prev parent reply other threads:[~2013-08-08 16:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 16:39 [PATCH v2] iio: Add tmp006 IR temperature sensor Peter Meerwald
2013-08-08 16:39 ` Peter Meerwald [this message]
2013-08-12 11:13 ` [PATCH] iio: Restore alphabetic order in Makefile Jonathan Cameron
2013-08-12 11:12 ` [PATCH v2] iio: Add tmp006 IR temperature sensor Jonathan Cameron
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=1375979988-16697-2-git-send-email-pmeerw@pmeerw.net \
--to=pmeerw@pmeerw.net \
--cc=linux-iio@vger.kernel.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).