Message ID | 1339140847-10159-1-git-send-email-ike.pan@canonical.com |
---|---|
State | New |
Headers | show |
Please redo this patch set against Quantal master-next. There has been a bit of stuff moving around with -rc2, especially the gpio driver bits. These patch sets would be easier to merge if you would develop them against master-next (for the development kernels), and try to time them so that they happen between major -rc rebases. I don't wanna have to think too hard... rtg
On 06/13/2012 09:41 PM, Tim Gardner wrote: > Please redo this patch set against Quantal master-next. There has been a > bit of stuff moving around with -rc2, especially the gpio driver bits. > > These patch sets would be easier to merge if you would develop them > against master-next (for the development kernels), and try to time them > so that they happen between major -rc rebases. I don't wanna have to > think too hard... > > rtg I am doing that. Looks like after the merge window, I need to fix something within the patch. Just fixed the config problem and get some more errors when compiling /home/ikepanhc/build/drivers/clk/clk-highbank.c:296:7: error: too many arguments to function 'clk_register' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:175:5: error: 'struct csrow_info' has no member named 'edac_mode' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:176:5: error: 'struct csrow_info' has no member named 'mtype' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:178:5: error: 'struct csrow_info' has no member named 'nr_pages' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:179:40: error: 'struct csrow_info' has no member named 'nr_pages' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:180:5: error: 'struct csrow_info' has no member named 'grain' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:181:5: error: 'struct csrow_info' has no member named 'dtype'