flowtop-libs = -lGeoIP \ -lurcu \ -lnetfilter_conntrack \ $(shell pkg-config --libs ncurses) \ -lpthread \ -lz flowtop-objs = xmalloc.o \ ioops.o \ oui.o \ str.o \ sig.o \ sock.o \ dev.o \ link.o \ hash.o \ dissector_eth.o \ dissector_80211.o \ dissector.o \ proto_none.o \ tprintf.o \ geoip.o \ screen.o \ flowtop.o flowtop-eflags = $(shell pkg-config --cflags ncurses) flowtop-confs = tcp.conf \ udp.conf \ geoip.conf rel='vcs-git' href='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8960.c
this.form.submit();'>
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2010-07-02 15:46:17 -0600
committerGrant Likely <grant.likely@secretlab.ca>2010-07-02 15:46:17 -0600
commit3e6b02d9f5a9715f7d4ff9e0978e5f9cef53d31f (patch)
tree0e08d7cdff6856b7df8ec6a93f05787debb0f04c /drivers/dma/ppc4xx/adma.c
parent123f94f22e3d283dfe68742b269c245b0501ad82 (diff)
of/dma: fix build breakage in ppc4xx adma driver
Convert ppc4xx adma driver to use new node pointer location Signed-off-by: Dan Williams <dan.j.williams@intel.com> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/dma/ppc4xx/adma.c')