public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3009db9c4e4b15535ac88b5cb3ec748694ac6978
Date: Sat, 08 Jun 2013 10:12:58 +0200	[thread overview]
Message-ID: <20130608081258.988202049F@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2599 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  3009db9c4e4b15535ac88b5cb3ec748694ac6978 (commit)
      from  6817e57ae4b05ae0ca99c1e7cdf14673f1f11bbd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3009db9c4e4b15535ac88b5cb3ec748694ac6978
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Jun 8 10:12:29 2013 +0200

    compat-drivers: remove obsolte patch for arm.

-----------------------------------------------------------------------

Summary of changes:
 lfs/compat-drivers                                       |  3 ---
 src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch | 11 -----------
 2 files changed, 14 deletions(-)
 delete mode 100644 src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch

Difference in files:
diff --git a/lfs/compat-drivers b/lfs/compat-drivers
index f23a6fc..ea2251a 100644
--- a/lfs/compat-drivers
+++ b/lfs/compat-drivers
@@ -119,9 +119,6 @@ ifeq "$(MACHINE_TYPE)" "arm"
 	# disable video because it not build on Arm
 	cd $(DIR_APP) && sed -i -e \
 		"s/export CONFIG_COMPAT_VIDEO_MODULES=y//g" config.mk
-
-	# Add a missing vmalloc ti atx
-	cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch
 endif
 
 	# Erase some modules that are obsolete or moved to other path
diff --git a/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch b/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch
deleted file mode 100644
index d32008b..0000000
--- a/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur compat-drivers-3.8-1-u.org/drivers/net/ethernet/atheros/alx/alx_main.c compat-drivers-3.8-1-u/drivers/net/ethernet/atheros/alx/alx_main.c
---- compat-drivers-3.8-1-u.org/drivers/net/ethernet/atheros/alx/alx_main.c	2013-02-20 14:24:50.000000000 +0100
-+++ compat-drivers-3.8-1-u/drivers/net/ethernet/atheros/alx/alx_main.c	2013-03-03 12:41:04.000000000 +0100
-@@ -26,6 +26,7 @@
- #include <linux/bitops.h>
- #include <linux/netdevice.h>
- #include <linux/etherdevice.h>
-+#include <linux/vmalloc.h>
- 
- #include "alx_reg.h"
- #include "alx_hw.h"


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2013-06-08  8:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130608081258.988202049F@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.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