Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fix from David Miller: "Build regression fix" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc: Fix VDSO build with older binutils.
This commit is contained in:
@@ -9,8 +9,6 @@ struct vdso_image {
|
||||
void *data;
|
||||
unsigned long size; /* Always a multiple of PAGE_SIZE */
|
||||
|
||||
unsigned long tick_patch, tick_patch_len;
|
||||
|
||||
long sym_vvar_start; /* Negative offset to the vvar area */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user