All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [PATCH 0/2] eal cleanup
@ 2015-07-23  7:15 David Marchand
  2015-07-23  7:15 ` [PATCH 1/2] eal: remove dependency on drivers David Marchand
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Marchand @ 2015-07-23  7:15 UTC (permalink / raw)
  To: dev

Here is some trivial cleanup for eal.

Nothing really astounding but this will ease an unfinished patchset I have
been working on for some time (getting rid of any driver specific stuff in
eal).


-- 
David Marchand

David Marchand (2):
  eal: remove dependency on drivers
  eal: remove useless header inclusion

 app/test-pmd/cmdline.c                    | 1 -
 lib/librte_eal/bsdapp/eal/Makefile        | 3 ---
 lib/librte_eal/bsdapp/eal/eal.c           | 1 -
 lib/librte_eal/bsdapp/eal/eal_pci.c       | 1 -
 lib/librte_eal/linuxapp/eal/Makefile      | 5 -----
 lib/librte_eal/linuxapp/eal/eal.c         | 1 -
 lib/librte_eal/linuxapp/eal/eal_pci.c     | 1 -
 lib/librte_eal/linuxapp/eal/eal_pci_uio.c | 1 -
 8 files changed, 14 deletions(-)

-- 
2.4.6

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-26 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23  7:15 [PATCH 0/2] [PATCH 0/2] eal cleanup David Marchand
2015-07-23  7:15 ` [PATCH 1/2] eal: remove dependency on drivers David Marchand
2015-07-23  7:15 ` [PATCH 2/2] eal: remove useless header inclusion David Marchand
2015-07-26 22:18   ` Thomas Monjalon
2015-07-26 22:24 ` [PATCH 0/2] [PATCH 0/2] eal cleanup Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.