Re: [PATCH 03/10] m32r: migrate exception table users off module.h and onto extable.h

From: Sudip Mukherjee
Date: Tue Jan 10 2017 - 17:50:16 EST


On Monday 09 January 2017 08:40 PM, Paul Gortmaker wrote:
These files were only including module.h for exception table
related functions. We've now separated that content out into its
own file "extable.h" so now move over to that and avoid all the
extra header content in module.h that we don't really need to compile
these files.

Cc: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
---

Acked-by: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>


regards
sudip