sh: hwblk: Kill off hwblk_id from pdev archdata.
Now that nothing is using this anymore, kill off the assignments across the board. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -15,5 +15,4 @@ int platform_resource_setup_memory(struct platform_device *pdev,
|
||||
void plat_early_device_setup(void);
|
||||
|
||||
struct pdev_archdata {
|
||||
int hwblk_id;
|
||||
};
|
||||
|
Reference in New Issue
Block a user