[libdrm:PATCH 2/2] libkms: Hide non-public symbols.

2011-03-06 Thread Cyril Brulebois
There's no reason to export those symbols, since they are only meant to be used internally, so mark them as such. An alternative might be to use a linker script. Signed-off-by: Cyril Brulebois --- libkms/intel.c |2 +- libkms/libkms.h | 10 ++ libkms/linux.c |2 +- libkms/

[libdrm:PATCH 2/2] libkms: Hide non-public symbols.

2011-03-06 Thread Cyril Brulebois
There's no reason to export those symbols, since they are only meant to be used internally, so mark them as such. An alternative might be to use a linker script. Signed-off-by: Cyril Brulebois --- libkms/intel.c |2 +- libkms/libkms.h | 10 ++ libkms/linux.c |2 +- libkms/

[libdrm:PATCH 2/2] libkms: Hide non-public symbols.

2011-03-05 Thread Cyril Brulebois
There's no reason to export those symbols, since they are only meant to be used internally, so mark them as such. An alternative might be to use a linker script. Signed-off-by: Cyril Brulebois --- libkms/intel.c |2 +- libkms/libkms.h | 10 ++ libkms/linux.c |2 +- libkms/

[libdrm:PATCH 2/2] libkms: Hide non-public symbols.

2011-03-05 Thread Cyril Brulebois
There's no reason to export those symbols, since they are only meant to be used internally, so mark them as such. An alternative might be to use a linker script. Signed-off-by: Cyril Brulebois --- libkms/intel.c |2 +- libkms/libkms.h | 10 ++ libkms/linux.c |2 +- libkms/